xenconsoled: honour XEN_RUN_DIR
authorWei Liu <wei.liu2@citrix.com>
Mon, 11 Jul 2016 17:28:03 +0000 (18:28 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 20 Jul 2016 15:07:10 +0000 (16:07 +0100)
commit51a0ae4fd5ce6fc46d1cf298da974ae80dfb8c70
tree6b2e1c782a6e87b295caa4244d680b408270cdd8
parent3e71c270522a340e91eb82e528c27da2580cce8f
xenconsoled: honour XEN_RUN_DIR

Place the PID file under XEN_RUN_DIR by default. Note this change the
default location from /var/run to /var/run/xen.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/console/daemon/main.c